Tootsville::Background-Gc

Function

Background-Gc names a function, with lambda list NIL:

Start a garbage collection in a different thread.

This starts an asynchronous run of the garbage collector, but of course, based on implementation characteristics, this could affect all threads in this image.

Presently only works in SBCL.

File

Defined in file src/main.lisp.